home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-01 | 1.0 KB | 28 lines | [TEXT/GEOL] |
- Item 7233723 29-May-90 09:16PDT
-
- From: DAWSON.M Dawson, Mark
-
- To: CPLUS.DEV$ C++ Interest List--Developers
- TRISH Becker, Trish
- MACDTS Macintosh Developer Tech Supt
- MACDOUGALD1 -> CPLUS.BUGS
-
- Sub: Problems C++ w/load&dump
-
- I have a problem using the load/dump feature of C++ (ß4)--it seems to cost
- time, not save time. I tried following the instructions, and compiled my
- program (resulting in a 1.1 meg dumpfile). I then copied my makefile (I'm
- using MacApp). I tried this experiment: (1) Delete 3 C++ object files && the
- program, and recompile. Time to recompile, link, and rez: 9min, 36sec. (2)
- Delete the same 3 C++ files and the program, but edit out the -load and -dumpc
- dump/load stuff of the makefile. Time:9min 34sec. I ran the tests twice,
- getting the same results.
-
- So it actually took LONGER to use the load/dump! Could I be doing something
- wrong? (any suggestions???).
-
- Thanks,
-
- Mark
-
-